home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3splitg.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_SPLITTERGADGET_H = 1;
- include("oops/r3window.js")
- include("oops/r3splitt.js")
-
-
- var R3CLID_SPLITTERGADGET = 283;
-
-
-
-
-
-
-
-
-
- function r3Splittergadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SPLITTERGADGET, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Splittergadget.prototype=new r3Window;
- // r3splitg.h_H